[INFO] cloning repository https://github.com/Sreyas-Sreelal/omprs-gdk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sreyas-Sreelal/omprs-gdk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSreyas-Sreelal%2Fomprs-gdk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSreyas-Sreelal%2Fomprs-gdk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f84d1a587108e1e15d89a17011b1c778c1013104
[INFO] fixing Sreyas-Sreelal/omprs-gdk against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSreyas-Sreelal%2Fomprs-gdk" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Sreyas-Sreelal/omprs-gdk
[INFO] finished tweaking git repo https://github.com/Sreyas-Sreelal/omprs-gdk
[INFO] tweaked toml for git repo https://github.com/Sreyas-Sreelal/omprs-gdk written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Sreyas-Sreelal/omprs-gdk on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Sreyas-Sreelal/omprs-gdk already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f36e21e51e4ad3b5884f81673c41e0b99f4c3dc7e8f0a8012cc2c4ab6872c9b9
[INFO] running `Command { std: "docker" "start" "f36e21e51e4ad3b5884f81673c41e0b99f4c3dc7e8f0a8012cc2c4ab6872c9b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f36e21e51e4ad3b5884f81673c41e0b99f4c3dc7e8f0a8012cc2c4ab6872c9b9" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f36e21e51e4ad3b5884f81673c41e0b99f4c3dc7e8f0a8012cc2c4ab6872c9b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f36e21e51e4ad3b5884f81673c41e0b99f4c3dc7e8f0a8012cc2c4ab6872c9b9" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating omp-gdk/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating omp-codegen/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating omp/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/grandlarc/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]     Checking quote v1.0.35
[INFO] [stderr]     Checking syn v2.0.50
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking uuid v1.9.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking omp-codegen v1.0.0 (/opt/rustwide/workdir/omp-codegen)
[INFO] [stderr]    Migrating omp-codegen/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking omp-gdk v2.1.0 (/opt/rustwide/workdir/omp-gdk)
[INFO] [stderr]    Migrating omp-gdk/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed omp-gdk/src/scripting/vehicles/events.rs (28 fixes)
[INFO] [stderr]        Fixed omp-gdk/src/helper.rs (3 fixes)
[INFO] [stderr]        Fixed omp-gdk/src/scripting/objects/events.rs (10 fixes)
[INFO] [stderr]        Fixed omp-gdk/src/scripting/core/events.rs (4 fixes)
[INFO] [stderr]        Fixed omp-gdk/src/scripting/classes/events.rs (2 fixes)
[INFO] [stderr]        Fixed omp-gdk/src/scripting/gangzones/events.rs (6 fixes)
[INFO] [stderr]        Fixed omp-gdk/src/scripting/actors/events.rs (6 fixes)
[INFO] [stderr]        Fixed omp-gdk/src/scripting/pickups/events.rs (2 fixes)
[INFO] [stderr]        Fixed omp-gdk/src/scripting/textdraws/events.rs (8 fixes)
[INFO] [stderr]        Fixed omp-gdk/src/scripting/players/events.rs (48 fixes)
[INFO] [stderr]        Fixed omp-gdk/src/scripting/checkpoints/events.rs (8 fixes)
[INFO] [stderr]        Fixed omp-gdk/src/scripting/menus/events.rs (4 fixes)
[INFO] [stderr]        Fixed omp-gdk/src/scripting/models/events.rs (4 fixes)
[INFO] [stderr]        Fixed omp-gdk/src/scripting/dialogs/events.rs (2 fixes)
[INFO] [stderr]     Checking omp v2.1.0 (/opt/rustwide/workdir/omp)
[INFO] [stderr]    Migrating omp/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed omp/src/runtime.rs (2 fixes)
[INFO] [stderr]     Checking grandlarc v0.1.0 (/opt/rustwide/workdir/examples/grandlarc)
[INFO] [stderr]    Migrating examples/grandlarc/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.95s
[INFO] [stderr] crater-edition-check: omp-gdk v2.1.0 (/opt/rustwide/workdir/omp-gdk) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: omp-codegen v1.0.0 (/opt/rustwide/workdir/omp-codegen) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: omp v2.1.0 (/opt/rustwide/workdir/omp) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: grandlarc v0.1.0 (/opt/rustwide/workdir/examples/grandlarc) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling omp-codegen v1.0.0 (/opt/rustwide/workdir/omp-codegen)
[INFO] [stderr]     Checking omp-gdk v2.1.0 (/opt/rustwide/workdir/omp-gdk)
[INFO] [stderr]     Checking omp v2.1.0 (/opt/rustwide/workdir/omp)
[INFO] [stderr]     Checking grandlarc v0.1.0 (/opt/rustwide/workdir/examples/grandlarc)
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> examples/grandlarc/src/lib.rs:423:1
[INFO] [stdout]     |
[INFO] [stdout] 423 | #[main]
[INFO] [stdout]     | ^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `main` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> examples/grandlarc/src/lib.rs:423:1
[INFO] [stdout]     |
[INFO] [stdout] 423 | #[main]
[INFO] [stdout]     | ^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `main` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `grandlarc` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `grandlarc` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "f36e21e51e4ad3b5884f81673c41e0b99f4c3dc7e8f0a8012cc2c4ab6872c9b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f36e21e51e4ad3b5884f81673c41e0b99f4c3dc7e8f0a8012cc2c4ab6872c9b9", kill_on_drop: false }`
[INFO] [stdout] f36e21e51e4ad3b5884f81673c41e0b99f4c3dc7e8f0a8012cc2c4ab6872c9b9
